-
Home
-
Everest Backup – WordPress Cloud Backup, Migration, Restore & Cloning Plugin
-
2.3.4 (latest)
-
Code
-
Classes
- Export_Database
Total Complexity |
28 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
275 |
Lines of code |
137 |
Logical lines of code |
105 |
Comment lines |
49 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
write_table_data() |
A |
46 |
10 |
38 |
export() |
S |
50 |
4 |
26 |
get_table_data_query() |
S |
57 |
3 |
16 |
get_primary_keys() |
S |
62 |
3 |
11 |
get_column_names() |
S |
62 |
3 |
11 |
export_table() |
S |
57 |
2 |
15 |
get_table_where() |
S |
59 |
2 |
14 |
__construct() |
S |
71 |
1 |
6 |